home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 28
/
Aminet 28 (1998)(GTI - Schatztruhe)[!][Dec 1998].iso
/
Aminet
/
dev
/
gui
/
gui4cli.lha
/
Gui4Cli
/
Gui4Cli.readme
< prev
next >
Wrap
Text File
|
1998-10-22
|
2KB
|
89 lines
Short : Create & run GUIs from scripts -V3.6
Uploader : dck@hol.gr (D. Keletsekis)
Author : dck@hol.gr (D. Keletsekis)
Type : Dev/Gui
Version : 3.6
Requires : OSv3.0+
--------------------------------------------------
Main changes for Version 3.6
--------------------------------------------------
- Timer event
- Interface for C programmers
- Fixed enforcer hits and many bugs
- Clipboard support
- Share menus among guis
- Arexx improvements
- 8SVX sound player extension
- LV text formating extension
- more..
--------------------------------------------------
Program description :
--------------------------------------------------
Gui4Cli is an easy, intepreted language (about as
difficult as Amiga-DOS), for constructing great looking
GUIs with which you can (among many other things) control
other programs by issuing AmigaDos and ARexx commands.
You just write a text file, and run it - No compilers,
libraries, or programming knowledge are needed.
Gui4Cli remains in memory and runs these GUIs that you
construct. You can run as many GUIs as your memory
allows, all from one instance of Gui4Cli.
The GUIs are visually editable, and the language has
powerful features such as Directory and DataBase
listviews, maths abilities, C extensions, many types of
variables, and much much more..
Gui4Cli is FreeWare.
Full program, manual, tutorials & demos are included.
D. Keletsekis
October 1998
--------------------------------------------------
Highlights of previous versions
--------------------------------------------------
Version 3.5
- Full maths abilities
- Database listviews, with fields, records etc
- Database commands
- Atributes & local variables
- minor additions & bug fixes
Version 3.4
- Added the TextFile, SearchVar, RepVar, LVRep commands
- minor additions & bug fixes
Version 3.3
- Just a bug fix of 3.2
Version 3.2
- Private variables
- The PIPE event
- The ability to pass arguments to routines & guis
- LVInsert, BreakTask, PartRedraw and more commands..
- Colored ansi text in listviews
- Extended variable notations
- more internal variables
- Online help for gadgets
- Visual editing & text improvements
- minor additions & bug fixes
Before
- I can't remember..